From 636d1bf7e49316df52136127584d0fa583ae7617 Mon Sep 17 00:00:00 2001 From: robertl Date: Mon, 1 Mar 2010 04:22:28 +0000 Subject: [PATCH] Let the bool options be set in the GUI if they're set in the "raw" GPSBabel. --- gpsbabel/gui/optionsdlg.cpp | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/gpsbabel/gui/optionsdlg.cpp b/gpsbabel/gui/optionsdlg.cpp index 8034fd78b..b6564aaff 100644 --- a/gpsbabel/gui/optionsdlg.cpp +++ b/gpsbabel/gui/optionsdlg.cpp @@ -1,5 +1,5 @@ // -*- C++ -*- -// $Id: optionsdlg.cpp,v 1.4 2009-11-02 20:38:02 robertl Exp $ +// $Id: optionsdlg.cpp,v 1.5 2010-03-01 04:22:28 robertl Exp $ //------------------------------------------------------------------------ // // Copyright (C) 2009 S. Khai Mong . @@ -132,6 +132,10 @@ OptionsDlg::OptionsDlg(QWidget*parent, const QString &fmtName, QListsetChecked(getOptionValue(options,k).toBool()); w = 0; break; -- 2.30.2